Date : 2019-10-23 15:51:07
Directory : c:\work\dev\python\CodeableDetectors\systems\robot-shop-master
Total : 140 files,  5542 codes, 329 comments, 803 blanks, all 6674 lines

Languages
+------------------+------------+------------+------------+------------+------------+
| language         | files      | code       | comment    | blank      | total      |
+------------------+------------+------------+------------+------------+------------+
| JavaScript       |          7 |      1,411 |        109 |        155 |      1,675 |
| YAML             |         58 |      1,392 |         37 |         67 |      1,496 |
| JSON             |         15 |        634 |          0 |          4 |        638 |
| Shell Script     |         15 |        328 |         53 |        104 |        485 |
| HTML             |         10 |        320 |         15 |         24 |        359 |
| Java             |          3 |        250 |         27 |         57 |        334 |
| Python           |          3 |        232 |         24 |         56 |        312 |
| PHP              |          3 |        231 |         11 |         47 |        289 |
| Markdown         |          5 |        208 |          0 |        103 |        311 |
| CSS              |          2 |        162 |          6 |         39 |        207 |
| Go               |          1 |        161 |         19 |         35 |        215 |
| Dockerfile       |         11 |         94 |         16 |         85 |        195 |
| XML              |          1 |         75 |          0 |          4 |         79 |
| Ini              |          1 |         12 |          0 |          6 |         18 |
| SQL              |          1 |         11 |          0 |          6 |         17 |
| Properties       |          1 |          9 |         12 |          9 |         30 |
| pip requirements |          2 |          7 |          0 |          2 |          9 |
| Ignore           |          1 |          5 |          0 |          0 |          5 |
+------------------+------------+------------+------------+------------+------------+

Directories
+--------------------------------------------------------+------------+------------+------------+------------+------------+
| path                                                   | files      | code       | comment    | blank      | total      |
+--------------------------------------------------------+------------+------------+------------+------------+------------+
| .                                                      |        140 |      5,542 |        329 |        803 |      6,674 |
| K8s                                                    |         58 |      1,307 |         30 |         95 |      1,432 |
| web                                                    |         16 |      1,175 |         66 |        149 |      1,390 |
| web\static                                             |         14 |      1,145 |         60 |        133 |      1,338 |
| web\static\js                                          |          2 |        663 |         39 |         70 |        772 |
| K8s\helm                                               |         27 |        591 |         16 |         47 |        654 |
| DCOS                                                   |         13 |        579 |          2 |          3 |        584 |
| DCOS\manifest                                          |         11 |        566 |          0 |          0 |        566 |
| K8s\helm\templates                                     |         24 |        552 |          8 |         25 |        585 |
| K8s\descriptors                                        |         24 |        541 |          8 |         25 |        574 |
| cart                                                   |          3 |        355 |         33 |         44 |        432 |
| shipping                                               |          5 |        339 |         33 |         73 |        445 |
| user                                                   |          3 |        278 |         17 |         33 |        328 |
| ratings                                                |          6 |        255 |         30 |         67 |        352 |
| shipping\src\main                                      |          3 |        250 |         27 |         57 |        334 |
| shipping\src                                           |          3 |        250 |         27 |         57 |        334 |
| shipping\src\main\java\org\steveww\spark               |          3 |        250 |         27 |         57 |        334 |
| shipping\src\main\java\org\steveww                     |          3 |        250 |         27 |         57 |        334 |
| shipping\src\main\java\org                             |          3 |        250 |         27 |         57 |        334 |
| shipping\src\main\java                                 |          3 |        250 |         27 |         57 |        334 |
| load-gen                                               |          7 |        241 |         18 |         69 |        328 |
| ratings\html                                           |          3 |        231 |         11 |         47 |        289 |
| payment                                                |          6 |        218 |         20 |         59 |        297 |
| dispatch                                               |          3 |        198 |         20 |         45 |        263 |
| catalogue                                              |          3 |        168 |         11 |         28 |        207 |
| web\static\css                                         |          2 |        162 |          6 |         39 |        207 |
| dispatch\src                                           |          1 |        161 |         19 |         35 |        215 |
| K8s\Istio                                              |          3 |        100 |          5 |          3 |        108 |
| Swarm                                                  |          3 |         86 |         10 |         24 |        120 |
| mysql                                                  |          5 |         55 |          9 |         24 |         88 |
| OpenShift                                              |          3 |         54 |         13 |         32 |         99 |
| mongo                                                  |          3 |         33 |          9 |         10 |         52 |
| mysql\scripts                                          |          2 |         12 |          2 |          9 |         23 |
+--------------------------------------------------------+------------+------------+------------+------------+------------+

Files
+--------------------------------------------------------+------------------+------------+------------+------------+------------+
| filename                                               | language         | code       | comment    | blank      | total      |
+--------------------------------------------------------+------------------+------------+------------+------------+------------+
| .gitignore                                             | Ignore           |          5 |          0 |          0 |          5 |
| DCOS\deploy.sh                                         | Shell Script     |          2 |          1 |          1 |          4 |
| DCOS\destroy.sh                                        | Shell Script     |         11 |          1 |          2 |         14 |
| DCOS\manifest\cart.json                                | JSON             |         53 |          0 |          0 |         53 |
| DCOS\manifest\catalogue.json                           | JSON             |         52 |          0 |          0 |         52 |
| DCOS\manifest\dispatch.json                            | JSON             |         44 |          0 |          0 |         44 |
| DCOS\manifest\mongodb.json                             | JSON             |         49 |          0 |          0 |         49 |
| DCOS\manifest\mysql.json                               | JSON             |         49 |          0 |          0 |         49 |
| DCOS\manifest\payment.json                             | JSON             |         52 |          0 |          0 |         52 |
| DCOS\manifest\rabbitmq.json                            | JSON             |         56 |          0 |          0 |         56 |
| DCOS\manifest\redis.json                               | JSON             |         49 |          0 |          0 |         49 |
| DCOS\manifest\shipping.json                            | JSON             |         53 |          0 |          0 |         53 |
| DCOS\manifest\user.json                                | JSON             |         53 |          0 |          0 |         53 |
| DCOS\manifest\web.json                                 | JSON             |         56 |          0 |          0 |         56 |
| K8s\Istio\canary.yaml                                  | YAML             |         32 |          3 |          1 |         36 |
| K8s\Istio\gateway.yaml                                 | YAML             |         31 |          1 |          1 |         33 |
| K8s\Istio\payment-deployment-fix.yaml                  | YAML             |         37 |          1 |          1 |         39 |
| K8s\README.md                                          | Markdown         |         20 |          0 |         13 |         33 |
| K8s\autoscale.sh                                       | Shell Script     |          9 |          1 |          5 |         15 |
| K8s\descriptors\cart-deployment.yaml                   | YAML             |         33 |          1 |          1 |         35 |
| K8s\descriptors\cart-service.yaml                      | YAML             |         11 |          0 |          1 |         12 |
| K8s\descriptors\catalogue-deployment.yaml              | YAML             |         34 |          0 |          1 |         35 |
| K8s\descriptors\catalogue-service.yaml                 | YAML             |         13 |          0 |          1 |         14 |
| K8s\descriptors\dispatch-deployment.yaml               | YAML             |         32 |          1 |          1 |         34 |
| K8s\descriptors\dispatch-service.yaml                  | YAML             |         14 |          2 |          1 |         17 |
| K8s\descriptors\mongodb-deployment.yaml                | YAML             |         29 |          0 |          1 |         30 |
| K8s\descriptors\mongodb-service.yaml                   | YAML             |         13 |          0 |          1 |         14 |
| K8s\descriptors\mysql-deployment.yaml                  | YAML             |         34 |          1 |          1 |         36 |
| K8s\descriptors\mysql-service.yaml                     | YAML             |         13 |          0 |          1 |         14 |
| K8s\descriptors\payment-deployment.yaml                | YAML             |         37 |          1 |          1 |         39 |
| K8s\descriptors\payment-service.yaml                   | YAML             |         13 |          0 |          1 |         14 |
| K8s\descriptors\rabbitmq-deployment.yaml               | YAML             |         30 |          0 |          1 |         31 |
| K8s\descriptors\rabbitmq-service.yaml                  | YAML             |         19 |          0 |          1 |         20 |
| K8s\descriptors\ratings-deployment.yaml                | YAML             |         29 |          0 |          1 |         30 |
| K8s\descriptors\ratings-service.yaml                   | YAML             |         13 |          0 |          2 |         15 |
| K8s\descriptors\redis-deployment.yaml                  | YAML             |         29 |          0 |          1 |         30 |
| K8s\descriptors\redis-service.yaml                     | YAML             |         13 |          0 |          1 |         14 |
| K8s\descriptors\shipping-deployment.yaml               | YAML             |         29 |          1 |          1 |         31 |
| K8s\descriptors\shipping-service.yaml                  | YAML             |         13 |          0 |          1 |         14 |
| K8s\descriptors\user-deployment.yaml                   | YAML             |         34 |          1 |          1 |         36 |
| K8s\descriptors\user-service.yaml                      | YAML             |         13 |          0 |          1 |         14 |
| K8s\descriptors\web-deployment.yaml                    | YAML             |         29 |          0 |          1 |         30 |
| K8s\descriptors\web-service.yaml                       | YAML             |         14 |          0 |          1 |         15 |
| K8s\helm\Chart.yaml                                    | YAML             |          5 |          0 |          2 |          7 |
| K8s\helm\README.md                                     | Markdown         |         26 |          0 |         16 |         42 |
| K8s\helm\templates\cart-deployment.yaml                | YAML             |         33 |          1 |          1 |         35 |
| K8s\helm\templates\cart-service.yaml                   | YAML             |         11 |          0 |          1 |         12 |
| K8s\helm\templates\catalogue-deployment.yaml           | YAML             |         34 |          0 |          1 |         35 |
| K8s\helm\templates\catalogue-service.yaml              | YAML             |         13 |          0 |          1 |         14 |
| K8s\helm\templates\dispatch-deployment.yaml            | YAML             |         32 |          1 |          1 |         34 |
| K8s\helm\templates\dispatch-service.yaml               | YAML             |         14 |          2 |          1 |         17 |
| K8s\helm\templates\mongodb-deployment.yaml             | YAML             |         29 |          0 |          1 |         30 |
| K8s\helm\templates\mongodb-service.yaml                | YAML             |         13 |          0 |          1 |         14 |
| K8s\helm\templates\mysql-deployment.yaml               | YAML             |         34 |          1 |          1 |         36 |
| K8s\helm\templates\mysql-service.yaml                  | YAML             |         13 |          0 |          1 |         14 |
| K8s\helm\templates\payment-deployment.yaml             | YAML             |         41 |          1 |          1 |         43 |
| K8s\helm\templates\payment-service.yaml                | YAML             |         13 |          0 |          1 |         14 |
| K8s\helm\templates\rabbitmq-deployment.yaml            | YAML             |         30 |          0 |          1 |         31 |
| K8s\helm\templates\rabbitmq-service.yaml               | YAML             |         19 |          0 |          1 |         20 |
| K8s\helm\templates\ratings-deployment.yaml             | YAML             |         29 |          0 |          1 |         30 |
| K8s\helm\templates\ratings-service.yaml                | YAML             |         13 |          0 |          2 |         15 |
| K8s\helm\templates\redis-deployment.yaml               | YAML             |         29 |          0 |          1 |         30 |
| K8s\helm\templates\redis-service.yaml                  | YAML             |         13 |          0 |          1 |         14 |
| K8s\helm\templates\shipping-deployment.yaml            | YAML             |         29 |          1 |          1 |         31 |
| K8s\helm\templates\shipping-service.yaml               | YAML             |         13 |          0 |          1 |         14 |
| K8s\helm\templates\user-deployment.yaml                | YAML             |         34 |          1 |          1 |         36 |
| K8s\helm\templates\user-service.yaml                   | YAML             |         13 |          0 |          1 |         14 |
| K8s\helm\templates\web-deployment.yaml                 | YAML             |         36 |          0 |          1 |         37 |
| K8s\helm\templates\web-service.yaml                    | YAML             |         14 |          0 |          1 |         15 |
| K8s\helm\values.yaml                                   | YAML             |          8 |          8 |          4 |         20 |
| K8s\load-deployment.yaml                               | YAML             |         35 |          0 |          1 |         36 |
| K8s\resource-quota.yaml                                | YAML             |         11 |          0 |          1 |         12 |
| OpenShift\README.md                                    | Markdown         |         11 |          0 |         10 |         21 |
| OpenShift\deploy.sh                                    | Shell Script     |         29 |          7 |         13 |         49 |
| OpenShift\setup.sh                                     | Shell Script     |         14 |          6 |          9 |         29 |
| README.md                                              | Markdown         |        100 |          0 |         45 |        145 |
| Swarm\create-swarm.sh                                  | Shell Script     |         47 |          3 |         11 |         61 |
| Swarm\deploy.sh                                        | Shell Script     |         14 |          4 |          9 |         27 |
| Swarm\instana-agent.sh                                 | Shell Script     |         25 |          3 |          4 |         32 |
| cart\Dockerfile                                        | Dockerfile       |          7 |          0 |          8 |         15 |
| cart\package.json                                      | JSON             |         22 |          0 |          1 |         23 |
| cart\server.js                                         | JavaScript       |        326 |         33 |         35 |        394 |
| catalogue\Dockerfile                                   | Dockerfile       |          7 |          0 |          8 |         15 |
| catalogue\package.json                                 | JSON             |         20 |          0 |          1 |         21 |
| catalogue\server.js                                    | JavaScript       |        141 |         11 |         19 |        171 |
| dispatch\Dockerfile                                    | Dockerfile       |          8 |          1 |          8 |         17 |
| dispatch\docker-compose.yaml                           | YAML             |         29 |          0 |          2 |         31 |
| dispatch\src\main.go                                   | Go               |        161 |         19 |         35 |        215 |
| docker-compose.yaml                                    | YAML             |         96 |          8 |          3 |        107 |
| load-gen\Dockerfile                                    | Dockerfile       |          7 |          0 |          7 |         14 |
| load-gen\README.md                                     | Markdown         |         51 |          0 |         19 |         70 |
| load-gen\build.sh                                      | Shell Script     |         10 |          2 |          5 |         17 |
| load-gen\entrypoint.sh                                 | Shell Script     |         33 |          2 |          7 |         42 |
| load-gen\load-gen.sh                                   | Shell Script     |         82 |          9 |         16 |        107 |
| load-gen\requirements.txt                              | pip requirements |          1 |          0 |          1 |          2 |
| load-gen\robot-shop.py                                 | Python           |         57 |          5 |         14 |         76 |
| mongo\Dockerfile                                       | Dockerfile       |          2 |          0 |          3 |          5 |
| mongo\catalogue.js                                     | JavaScript       |         22 |          5 |          4 |         31 |
| mongo\users.js                                         | JavaScript       |          9 |          4 |          3 |         16 |
| mysql\Dockerfile                                       | Dockerfile       |         10 |          1 |          6 |         17 |
| mysql\config.sh                                        | Shell Script     |         14 |          2 |          4 |         20 |
| mysql\convert.sh                                       | Shell Script     |         19 |          4 |          5 |         28 |
| mysql\scripts\20-ratings.sql                           | SQL              |         11 |          0 |          6 |         17 |
| mysql\scripts\99-finished.sh                           | Shell Script     |          1 |          2 |          3 |          6 |
| payment\Dockerfile                                     | Dockerfile       |         10 |          1 |          9 |         20 |
| payment\docker-compose.yaml                            | YAML             |         15 |          0 |          1 |         16 |
| payment\payment.ini                                    | Ini              |         12 |          0 |          6 |         18 |
| payment\payment.py                                     | Python           |        133 |         18 |         34 |        185 |
| payment\rabbitmq.py                                    | Python           |         42 |          1 |          8 |         51 |
| payment\requirements.txt                               | pip requirements |          6 |          0 |          1 |          7 |
| ratings\Dockerfile                                     | Dockerfile       |         10 |          7 |         10 |         27 |
| ratings\composer.json                                  | JSON             |          5 |          0 |          1 |          6 |
| ratings\html\API.class.php                             | PHP              |         83 |          3 |         21 |        107 |
| ratings\html\api.php                                   | PHP              |        147 |          8 |         25 |        180 |
| ratings\html\info.php                                  | PHP              |          1 |          0 |          1 |          2 |
| ratings\status.conf                                    | Properties       |          9 |         12 |          9 |         30 |
| shipping\Dockerfile                                    | Dockerfile       |         14 |          6 |         12 |         32 |
| shipping\pom.xml                                       | XML              |         75 |          0 |          4 |         79 |
| shipping\src\main\java\org\steveww\spark\Location.java | Java             |         26 |          7 |         11 |         44 |
| shipping\src\main\java\org\steveww\spark\Main.java     | Java             |        199 |         17 |         37 |        253 |
| shipping\src\main\java\org\steveww\spark\Ship.java     | Java             |         25 |          3 |          9 |         37 |
| user\Dockerfile                                        | Dockerfile       |          7 |          0 |          8 |         15 |
| user\package.json                                      | JSON             |         21 |          0 |          1 |         22 |
| user\server.js                                         | JavaScript       |        250 |         17 |         24 |        291 |
| web\Dockerfile                                         | Dockerfile       |         12 |          0 |          6 |         18 |
| web\entrypoint.sh                                      | Shell Script     |         18 |          6 |         10 |         34 |
| web\static\cart.html                                   | HTML             |         40 |          1 |          1 |         42 |
| web\static\css\auto-complete.css                       | CSS              |          7 |          1 |          3 |         11 |
| web\static\css\style.css                               | CSS              |        155 |          5 |         36 |        196 |
| web\static\empty.html                                  | HTML             |          0 |          1 |          1 |          2 |
| web\static\eum-tmpl.html                               | HTML             |          9 |          2 |          2 |         13 |
| web\static\index.html                                  | HTML             |         64 |          4 |          8 |         76 |
| web\static\js\auto-complete.js                         | JavaScript       |        187 |         17 |         20 |        224 |
| web\static\js\controller.js                            | JavaScript       |        476 |         22 |         50 |        548 |
| web\static\login.html                                  | HTML             |         64 |          1 |          4 |         69 |
| web\static\payment.html                                | HTML             |         42 |          1 |          1 |         44 |
| web\static\product.html                                | HTML             |         36 |          1 |          3 |         40 |
| web\static\search.html                                 | HTML             |         15 |          1 |          1 |         17 |
| web\static\shipping.html                               | HTML             |         19 |          2 |          2 |         23 |
| web\static\splash.html                                 | HTML             |         31 |          1 |          1 |         33 |
| Total                                                  |                  |      5,542 |        329 |        803 |      6,674 |
+--------------------------------------------------------+------------------+------------+------------+------------+------------+